Insert Method

Summary
Appends the double cut line object to the collection using the specified index..
Syntax
C#
VB
C++
public override void Insert( 
   int index, 
   MedicalViewerDoublePlaneCutLine item 
) 
            public: 
void Insert(  
   int index, 
   MedicalViewerDoublePlaneCutLine^ item 
) override  
Public Overrides Sub Insert( 
   ByVal index As Integer, 
   ByVal item As MedicalViewerDoublePlaneCutLine 
) 

Parameters

index
Index of the item to insert.

item
MedicalViewerDoublePlaneCutLine that represents the item to be inserted.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.